projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64b9f95
)
* subr.el (with-case-table): New macro.
author
Chong Yidong
<cyd@stupidchicken.com>
Wed, 4 Apr 2007 15:34:34 +0000
(15:34 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Wed, 4 Apr 2007 15:34:34 +0000
(15:34 +0000)
* international/mule.el (ascii-case-table): New var.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index ea6a3189cb12983d5860c051057b93615b48ad39..7bec2b8618ef8b2557283727c07075f2f3066a3d 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2007-04-04 Chong Yidong <cyd@stupidchicken.com>
+
+ * subr.el (with-case-table): New macro.
+
+ * international/mule.el (ascii-case-table): New var.
+
2007-04-03 Nick Roberts <nickrob@snap.net.nz>
* progmodes/gud.el (gud-minor-mode-map): Simplify.